switch: Port to GtkCssNode
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Feb 2015 22:05:05 +0000 (23:05 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Oct 2015 14:42:46 +0000 (16:42 +0200)
commit950b1fb65c1722e00d2ff81343cc57c2a261863c
tree961fdf2caae3f19ed37d650709337dfde8ad1374
parentc075c14bf40af39b983d44a1655cf8ccd3a069ba
switch: Port to GtkCssNode

This is a simple port, no code modifications so far other than replacing
gtk_style_context_save() with gtk_style_context_save_to_node().
gtk/gtkcssnode.c
gtk/gtkcssnodeprivate.h
gtk/gtkswitch.c